@charset "utf-8";
/* CSS Document */

/*  ��ͼ  */
.big-pic {
	height:434px; overflow:hidden;
}
.big-pic img {
	width:100% !important;

	display:block;	
}
/*  ͼƬ�л�  */
.pic-container {
	position:relative;
	width:772px;
	height:434px;
	float:left;
}
.pic-box ul li p{font-size:16px; color:#fff;width:25%;position: absolute;bottom: 30px;background: rgba(0, 0, 0, 0.5) !important;filter: Alpha(opacity=50);background: #000;height: 35px;line-height: 35px;/*! left: 0px; */}
.pic-box ul li p span{width:85%; display:inline-block; text-align: left;text-indent: 0em;text-overflow: ellipsis; overflow: hidden;    white-space: nowrap;/*! left: 0px; */position: relative;left: -20px;}
.pic-box {
	width:772px;
	height:434px;
	position: relative;
	overflow:hidden;
}
.pic-box .banner_wrap {
	position: absolute;
	left:0px;
	top: 0px;
	z-index: 2;
}
.pic-box .banner_wrap li {
	width:772px; display:block; float:left; text-align:center;
}
.pic-box .banner_wrap li img {
	width:100%;

}
.pic-box-num { position:absolute;
    width: 97%;
    z-index: 9999;

	text-align: right;
	/*padding: 10px 10px 10px 0px;
	right: 15px;*/
	padding-right:15px;
bottom: 10px !important;

}
.pic-box-num a {
	border-radius:50%;
	width: 12px;
	height: 12px;
	display: inline-block;
	_zoom:1;
	background: #fff;
	font-size: 0px;
	line-height: 0px;
	margin:0 1px;
	margin-left:5px;
}
.pic-box-num a.on,.pic-box-num a:hover {
	background:#1a649e;
}
 @media screen and (max-width: 1680px) {
	 .pic-container{width:670px; height:378px;}
	 .pic-box{width:670px; height:378px !important;}
	 .pic-box .banner_wrap li{width:670px;}
	 .big-pic{height:378px;}
	
 }
 @media screen and (max-width: 1440px) {
	
	 .big-pic{height:323px;}
	 .pic-box{	height:323px !important;}
	 .pic-container{width:575px; height:323px !important;}
	.pic-box .banner_wrap li{width:575px;}
	 .pic-box-num{bottom: 0px;}
	
 }
  @media screen and (max-width: 1366px) {
	 .big-pic{ height:302px !important;}
	 .pic-container{ width:538px; height:302px !important;}
	 .pic-box .banner_wrap li{width:538px !important;}
	 .pic-box{width:538px; height: 302px !important;}
 }
   @media screen and (max-width: 1280px) {
	 .pic-box{ width:512px;}
	 .pic-box .banner_wrap li{width:512px;}
	 	  .big-pic{ height:286px;}
	 .pic-container{ width:512px; height:286px;}
	 .pic-box .banner_wrap li{width:512px;}
	 .pic-box{width:512px; height: 286px;}
	 .pic-box ul li p{bottom:2px;}
 }	
  @media screen and (max-width: 1024px) { 
 .pic-box .banner_wrap li{width:538px;}
  .pic-container {width: 538px;}
	 .pic-box{width:538px;}
 }
 @media screen and (max-width: 768px) { 
	 #index_numIco{display: none;}
 .big-pic{ width:298px; margin:0 auto; height:170px !important;}
 
 .pic-container{width:298px;}
 .pic-box{width:298px; height:170px !important;}
 .pic-box .banner_wrap li{width:298px !important;}
 .pic-container{height:170px !important;}
 .pic-box ul li p{bottom:0px;}
 
 
 }
.copyright_box .copyright p{color:#000;}